derelict_extras-glib ~master (2022-04-09T03:18:16.0133507)
Dub
Repo
g_compute_hmac_for_string
derelict
glib
ghmac
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gchar
*
g_compute_hmac_for_string
(GChecksumType digest_type, const(guchar)* key, gsize key_len, const(gchar)* str, gssize length)
version(Derelict_Link_Static)
extern (
C
) extern (
C
) nothrow
gchar
*
g_compute_hmac_for_string
(
GChecksumType
digest_type
,
const
(
guchar
)*
key
,
gsize
key_len
,
const
(
gchar
)*
str
,
gssize
length
)
da_g_compute_hmac_for_string
g_compute_hmac_for_string
;
Meta
Source
See Implementation
derelict
glib
ghmac
aliases
GHmac
da_g_compute_hmac_for_data
da_g_compute_hmac_for_string
da_g_hmac_copy
da_g_hmac_get_digest
da_g_hmac_get_string
da_g_hmac_new
da_g_hmac_ref
da_g_hmac_unref
da_g_hmac_update
functions
g_compute_hmac_for_data
g_compute_hmac_for_string
g_hmac_copy
g_hmac_get_digest
g_hmac_get_string
g_hmac_new
g_hmac_ref
g_hmac_unref
g_hmac_update
structs
_GHmac